GEOMPACK
Source Files
Modules
Procedures
i4_modp
Function
17 statements
Source File
i4_modp.f90
i4_modp
Contents
function i4_modp(i, j)
*
*
*
*
*
*
*
*
*
*
*
*80
I4_MODP returns the nonnegative remainder of I4 division.
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=4)
::
i
integer(kind=4)
::
j
Return Value
integer(kind=4)